DB_ADDRESS = "db:6379"
DB_PASSWORD = ""
APP_PORT = ":3000"
DOMAIN = "localhost:3000"
API_QUOTA = 10